Module-level declarations
Functions
Queries
Link copied to clipboard
@mount("statistics.get_player_with_most_animals")
query get_player_with_most_animals(): (text, integer)?
Link copied to clipboard
@mount("statistics.get_player_with_most_collateralized")
query get_player_with_most_collateralized(): (text, integer)?
Link copied to clipboard
@mount("statistics.get_player_with_most_equippables")
query get_player_with_most_equippables(): (text, integer)?
Link copied to clipboard
@mount("statistics.get_player_with_most_placeables")
query get_player_with_most_placeables(): (text, integer)?
Link copied to clipboard
@mount("statistics.get_player_with_most_plots")
query get_player_with_most_plots(): (text, integer)?
Link copied to clipboard
@mount("statistics.get_player_with_most_sales")
query get_player_with_most_sales(): (text, integer)?
Link copied to clipboard
@mount("statistics.get_player_with_most_staked")
query get_player_with_most_staked(): (text, integer)?